home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / ARCHIVERS / BEGINNER / TARZ / !tarZ / commands / !extract < prev   
Text File  |  1999-04-24  |  1KB  |  33 lines

  1. echo ******************************************************
  2. echo do not use !StrongED V 1.00 while extracting
  3. echo ******************************************************
  4. echo wait ....
  5. wimpslot -min 464K 
  6. <tarZ$dir>.pathname { > <tarZ$dir>.work.path }
  7. *dir <tarZ$use>
  8. cdir <tarZ$use>.files
  9. delete <tarZ$use>.files
  10. <tarZ$dir>.gawk -f <tarZ$dir>.mvarchive
  11. echo uncompress ....
  12. set tar$scrap $.tarscrap
  13. <tarZ$dir>.compress -dv <tarZ$use>.archive.x_tar
  14. echo untar ...
  15. <tarZ$dir>.tar -xUf <tarZ$use>.archive.x_tar
  16. echo writing informations ....
  17. <tarZ$dir>.gawk -f <tarZ$dir>.tarZold
  18. if "<tarZold$flag>"="false" then obey <tarZ$use>.files._list 
  19. if "<tarZold$flag>"="true" then settype <tarZ$use>._files.nameslist obey
  20. if "<tarZold$flag>"="true" then run <tarZ$use>._files.nameslist
  21. if "<tarZold$flag>"="true" then *delete <tarZ$use>.files.nameslist
  22. if "<tarZold$flag>"="true" then *count <tarZ$use>.files r~c~v { > <tarZ$dir>.work.directory }
  23. if "<tarZold$flag>"="true" then <tarZ$dir>.Gawk -f <tarZ$dir>.makefiles <tarZ$dir>.work.directory { > <tarZ$dir>.work.direxec }
  24. if "<tarZold$flag>"="true" then *settype <tarZ$dir>.work.direxec obey
  25. if "<tarZold$flag>"="true" then *delete <tarZ$dir>.work.directory
  26. if "<tarZold$flag>"="true" then run <tarZ$dir>.work.direxec
  27. dir <tarZ$dir>.work   
  28. <tarZ$dir>.Gawk "/^/ { system(sprintf(\"dir %s\",$1)); }" <tarZ$dir>.work.path 
  29. *wipe <tarZ$dir>.work.* ~c~v
  30. echo copy your files from <tarZ$use>.files to another disk
  31. <tarZ$dir>.do Filer_OpenDir <tarZ$use>.files
  32.  
  33.